Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync upstream v0.13.2 #17

Open
wants to merge 26 commits into
base: prepare
Choose a base branch
from
Open

chore: sync upstream v0.13.2 #17

wants to merge 26 commits into from

Conversation

nianyush
Copy link

@nianyush nianyush commented Feb 13, 2024

No description provided.

brandond and others added 26 commits March 23, 2023 18:43
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
The selected labels are added to the default LabelSelector that excludes the SUC pods from being drained.

Signed-off-by: Brad Davidson <[email protected]>
Ensures that object references are properly set on the generated Job

Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Use helpers instead of string ops to handle pod selector generation

Signed-off-by: Brad Davidson <[email protected]>
Bumps [github.com/rancher/wrangler](https://github.com/rancher/wrangler) from 0.8.11-0.20230207214913-209077f2d98f to 0.8.11.
- [Release notes](https://github.com/rancher/wrangler/releases)
- [Commits](https://github.com/rancher/wrangler/commits/v0.8.11)

---
updated-dependencies:
- dependency-name: github.com/rancher/wrangler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
If a workload is known to be slow in excess of the
system-upgrade-controller deployment's default deadline, allow the Plan
creator to specify a job deadline with the plan so that the entailing
job may run to completion.

Signed-off-by: Connor Kuehl <[email protected]>
Signed-off-by: Brooks Newberry <[email protected]>
Refer to the 'can of worms' comment from rancher#102

Signed-off-by: Brad Davidson <[email protected]>
Add new field to Plan spec, Exclusive. This field will be useful when the order of execution for a series of Jobs is important, as each exclusive Job will have to complete before the next one is scheduled.
Fix: upgrade go in go.mod and bci image
Hostnames are not guaranteed safe for use in resource names; thats why the hostname has a separate field on the node object.

Signed-off-by: Brad Davidson <[email protected]>
…ancher#257)

* Allow users to to specify a SecurityContext for the upgrade job.
Signed-off-by: Nianyu Shen <[email protected]>
Signed-off-by: Nianyu Shen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.